.. highlightlang:: us .. index:: @f{ncattribute} .. _@f{ncattribute}: @f{ncattribute} =============== .. us.tag @f{ncattribute} NOTREADYENGLISH fieldfunction Displays a netCDF file attribute (nc file). .. function:: @f{ncattribute(FileName,ChannelName,AttName)} .. us.params **Parameters** .. uparam:: FileName Is the complete name of a netCDF file (nc file). .. uparam:: ChannelName .. uparam:: AttName .. us.example **Example** ``@f{ncattribute(c:/test.nc, GLOBAL, Origin)}`` **Output**: ``c:/test.asc`` .. seealso:: :ref:`overview-field-functions`, :ref:`editupdate-fields`, :ref:`diagraminsert-field-function` :sub:`id-55708`